How to Install pymsnt software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pymsnt software package in Ubuntu 14.04 LTS (Trusty Tahr)

pymsnt software package provides MSN transport for Jabber, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pymsnt 

pymsnt is installed in your system.

Make ensure the pymsnt package were installed using the commands given below,

$ sudo dpkg-query -l | grep pymsnt *

You will get with pymsnt package name, version, architecture and description in a table

pymsnt package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package pymsnt
Version 0.11.3+hg224-1
Description MSN transport for Jabber
Sub Section Net


See Also, How to uninstall or remove pymsnt software package from Ubuntu 14.04 LTS (Trusty Tahr)?